home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_534 / term / libs.lzh / XprXModem / proto-xprxmodem.h < prev    next >
Text File  |  1991-07-26  |  137b  |  4 lines

  1. int md_get(struct XPR_IO * IO, int tmo);
  2. void md_put(struct XPR_IO * IO, int ch);
  3. void md_write(struct XPR_IO * IO, char *buf, int len);
  4.